Skip to content

Fix double space in log line with empty message#24

Open
gz-c wants to merge 1 commit into
x-cray:masterfrom
gz-c:fix-double-spaces
Open

Fix double space in log line with empty message#24
gz-c wants to merge 1 commit into
x-cray:masterfrom
gz-c:fix-double-spaces

Conversation

@gz-c
Copy link
Copy Markdown

@gz-c gz-c commented Oct 4, 2017

When message was empty, terminal-formatted output will include an extra space e.g.

INFO  foo=bar

This changes the formatting to e.g.

INFO foo=bar

cjbassi added a commit to cjbassi/logrus-prefixed-formatter that referenced this pull request Dec 16, 2018
Fix double space in log line with empty message
cjbassi added a commit to cjbassi/logrus-prefixed-formatter that referenced this pull request Dec 16, 2018
Fix double space in log line with empty message
cjbassi added a commit to cjbassi/logrus-prefixed-formatter that referenced this pull request Dec 16, 2018
Fix double space in log line with empty message
LuVx21 added a commit to luvx12/logrus-prefixed-formatter that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant